curl --request GET \
--url https://api.onetsolutions.net/v1/compute/sizes/{id} \
--header 'Authorization: Bearer <token>'Retrieve detailed specifications of a specific instance size, including CPU cores, memory allocation, included storage, network bandwidth, and pricing tiers for different billing periods.
curl --request GET \
--url https://api.onetsolutions.net/v1/compute/sizes/{id} \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://help.onetsolutions.net/llms.txt
Use this file to discover all available pages before exploring further.